allowJavaScriptAccessClipboard

Allows JavaScript to write to the clipboard using document.execCommand('copy').

Should you need to use navigator.clipboard, grant the necessary permissions explicitly using RequestPermissionCallback.

Throws

when the browser is closed